-
Home
-
MultiSafepay plugin for WooCommerce
-
6.9.0 (latest)
-
Code
-
Classes
- QrShoppingCartService
| Total Complexity |
34 |
| Dependencies |
10 |
| Dependents |
1 |
| Total lines |
273 |
| Lines of code |
141 |
| Logical lines of code |
81 |
| Comment lines |
87 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_shopping_cart() |
S |
51 |
7 |
25 |
| get_item_tax_rate_from_cart() |
S |
50 |
6 |
29 |
| get_fee_tax_rate() |
S |
56 |
6 |
19 |
| get_shipping_tax_rate() |
S |
59 |
5 |
15 |
| create_cart_item() |
S |
56 |
3 |
16 |
| is_order_vat_exempt() |
S |
69 |
2 |
7 |
| __construct() |
S |
79 |
1 |
3 |
| create_shipping_cart_item() |
S |
66 |
1 |
8 |
| create_fee_cart_item() |
S |
66 |
1 |
8 |
| create_coupon_cart_item() |
S |
66 |
1 |
8 |
| get_types_of_coupons_not_applied_at_item_level() |
S |
79 |
1 |
3 |